gib# out run [klee] test/dios/api/kill-task-a.chk.c gib# cmd /usr/bin/env gib# srcdir=/home/xrockai/src/divine/nightly gib# PATH=/home/xrockai/src/divine/nightly/test/lib:/usr/bin:/bin:/opt/klee/bin gib# sh gib# /home/xrockai/src/divine/nightly/test/lib/check_klee gib# test/dios/api/kill-task-a.chk.c expect --result error --location-comment ERROR cc -o test.bc /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c verify test.bc + klee.dios --version + ALLOWED_OPTS=nofail:malloc simfail:malloc nofail:vfs simfail:vfs + seq 5 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:1 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:2 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:3 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:4 + ALLOWED_OPTS=ALLOWED_OPTS nondet-level:5 + RESULT= + TYPE= + VALUE= + . ./script + expect --result error --location-comment ERROR + [ 4 -ne 0 ] + RESULT=error + shift + shift + [ 2 -ne 0 ] + TYPE=--location-comment + VALUE=ERROR + shift + shift + [ 0 -ne 0 ] + cc -o test.bc /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c + opts= + [ 3 -ne 0 ] + out=test.bc + shift + shift + [ 1 -ne 0 ] + input_file=/home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c + shift + [ 0 -ne 0 ] + divine cc -o pre-test.bc /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c /dios/config/seqklee.bc -C,-lsys,-lrst,-lc++abi,-lc,-larch_klee compiling /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c compiling /dios/config/seqklee.bc + lart pre-test.bc test.bc functionmeta fuse-ctors setting up pass: functionmeta, options = setting up pass: fuse-ctors, options = + verify test.bc + echo verify verify + opts= + [ 1 -ne 0 ] + file=test.bc + shift + [ 0 -ne 0 ] + klee.dios -disable-verify -entry-point=klee_boot -exit-on-error -output-dir=_klee_out -check-overshift=false test.bc + tee klee.out KLEE: WARNING: Module and host target triples do not match: 'x86_64-unknown-none-elf' != 'x86_64-pc-linux-gnu' This may cause unexpected crashes or assertion violations. KLEE: output directory is "/var/obj/xrockai-divine-nightly.semidbg/scratch.1702367/_klee_out" KLEE: Using Z3 solver backend WARNING: this target does not support the llvm.stacksave intrinsic. KLEE: WARNING ONCE: unsupported intrinsic llvm.experimental.noalias.scope.decl warning: Linking two modules of different target triples: 'klee_div_zero_check64_Debug+Asserts.bc' is 'x86_64-unknown-linux-gnu' whereas 'test.bc' is 'x86_64-unknown-none-elf' KLEE: WARNING: undefined reference to function: klee_free KLEE: WARNING: undefined reference to function: klee_malloc about to __boot:0 KLEE: WARNING ONCE: Alignment of memory from call "klee_malloc" is not modelled. Using alignment of 8. about to run the scheduler:0 KLEE: ERROR: /dios/libc/stdio/_PDCLIB_print.c:109: illegal instruction KLEE: NOTE: now ignoring this error at this location KLEE: ERROR: EXITING ON ERROR: Error: illegal instruction File: /dios/libc/stdio/_PDCLIB_print.c Line: 109 assembly.ll line: 42568 State: 1 Stack: #000042568 in int2base(value=18446744073709551615, status=94241620952080) at /dios/libc/stdio/_PDCLIB_print.c:109 #100042390 in _PDCLIB_print(spec=94241619271913, status=94241620952080) at /dios/libc/stdio/_PDCLIB_print.c:576 #200040680 in _vcbprintf(p=94241616277616, cb=94241616205696, format=94241619271912, arg=94241620845312) at /dios/libc/stdio/_vcbprintf.c:57 #300039511 in vsnprintf(s=94241617551360, n=1024, format=94241619271912, arg=94241620845312) at /dios/libc/stdio/vsnprintf.c:32 #400039491 in snprintf(s=94241617551360, n=1024, format=94241619271912) at /dios/libc/stdio/snprintf.c:12 #500036295 in __dios_trace(indent=0, fmt=94241616362112) at /dios/libc/sys/trace.cpp:66 #600027077 in _ZN6__dios11BaseContext10start_taskEPFvPvES1_i(this=94241620870176, _1=94241616201616, _2=0, _3=0) at /dios/include/sys/syscall.def:25 #700004752 in _ZN6__dios8SysProxy10start_taskEPFvPvES1_i(_1=94241616201616, _2=0, _3=0) at /dios/include/sys/argpad.hpp:44 #800035479 in __dios_start_task(_1=94241616201616, _2=0, _3=0) at /dios/include/sys/argpad.hpp:104 #900004645 in main() at /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c:18 #1000037956 in __dios_start(l=0, argc=1, argv=94241621223432, envp=94241621276168) at /dios/libc/sys/start.cpp:94 #1100010827 in _ZN6__dios10sched_nullINS_5ClockINS_10NondetKleeINS_4BaseEEEEEE13run_schedulerINS_7ContextEEEvv() at /dios/sys/sched_null.hpp:168 #1200045397 in klee_boot(argc=1, argv=94241585784832) at /dios/arch/klee/boot.c:41 + grep -m1 -n /\*.*ERROR.*\*/ /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c + cut -d: -f1 + line=23 + grep /home/xrockai/src/divine/nightly/test/dios/api/kill-task-a.chk.c:23 klee.out + exit